Welcome![Sign In][Sign Up]
Location:
Search - win32 sdk

Search list

[Windows DevelopWIN32PMFC

Description: 包括win32 api SDK 的开发文档,详细的介绍了各种api的使用方法!MFC 的详细开发文档!-Including the development of win32 api SDK documentation, a detailed description of the various api to use! Detailed development of MFC documentation!
Platform: | Size: 26432512 | Author: chen lu | Hits:

[Menu controlMyMenu

Description: 基于Windows SDK的自绘制式菜单Win32编程-Self-draw menu programming
Platform: | Size: 3060736 | Author: 康军 | Hits:

[JSP/JavaRTXServerSDKIntro

Description: 腾讯通rtx客户端二次开发示例。 本功能演示示例包括了几乎所有的SDK接口,参考本示例,可以方便快速地进行基于Web应用的RTX二次开发。 客户端的SDK接口主要分为四部分:1、登录部分,包括RTX号码登录、用户名登录、单点登录;2、查询用户 信息部分,包括查询用户的在线状态、查询用户的头像文件路径、查询用户的简单资料;3、发送消息部分, 包括向多人发送IM消息和向多人发送手机短消息;4、RTX标签部分,RTX标签可以集成在Web应用和Win32应用中, 实现随时随地感知用户的在线状态,随时随地给用户发送消息。为确保演示成功,请先在本机安装RTX客户端 和RTX服务端,版本为3.6以上。 -rtx example of the secondary development of the client (java)-RTX Server SDK Intro RTX Server SDK Intro
Platform: | Size: 582656 | Author: sunyy | Hits:

[Windows DevelopWinObj

Description: WinObj 是一个 32 位的 Windows NT 程序,它使用本机 Windows NT API(由 NTDLL.DLL 提供)来访问和显示有关 NT 对象管理器命名空间的信息。Winobj 似乎类似于 Microsoft SDK 的同名程序,但 SDK 版本存在许多重大的程序错误,这些错误会妨碍它显示准确的信息(例如,其句柄和引用计数信息被完全中断)。此外,我们的 WinObj 支持的对象类型更多。最后,2.0 版本的 WinObj 在用户界面方面有所增强,它知道如何打开设备对象,并允许您使用本机 NT 安全编辑器查看和更改对象安全信息。   WinObj 没有设备驱动程序组件,您可以像任何 Win32 程序一样运行 WinObj。-WinObj is a 32-bit Windows NT program, which uses the native Windows NT API (provided by NTDLL.DLL) to access and display information on the NT Object Manager namespace. Winobj seems the same name as the program similar to Microsoft SDK, SDK version there are many significant procedural errors, these errors will prevent it from display accurate information (for example, its handle and reference counting information is completely interrupt). In addition, our WinObj supported object types. Finally, version 2.0 WinObj in the user interface has been enhanced, it knows how to open the device object, and allows you to view and change object security information using native NT security editor. WinObj device driver components, you can like any Win32 programs run WinObj.
Platform: | Size: 458752 | Author: zec240 | Hits:

[OtherWin32PSDK

Description: win32与SDK的相应教程,让你更好的学习与了解-win32 corresponding with the SDK tutorial, so you better learn about and understand
Platform: | Size: 2144256 | Author: 陈陈 | Hits:

[Chess Poker gamesSdk_calculator

Description: SDK实例代码。Win32简易计算机,测试通过,压缩整理上传-SDK example code. Simple Win32 computer, the test is passed, compressed finishing upload
Platform: | Size: 32768 | Author: | Hits:

[Other Riddle gamesSDK_Snake

Description: SDK实例代码,Win32下重写贪吃食精典小游戏。测试通过,压缩整理上传-SDK sample code, the Win32 rewrite greedy food classic game. The test is passed, compressed finishing upload
Platform: | Size: 1950720 | Author: | Hits:

[Process-ThreadThread-Synchronization

Description: 调用SDK win32 api来编写多线程的程序,很好地说明了线程同步问题,通过稍微的更改原程序,就可以是原来没有考虑线程同步问题的程序解决同步问题。该源代码给出了最终完整代码,很有帮助学习。-SDK win32 api to write multi-threaded programs is called a good illustration of the thread synchronization problem, through slight changes to the original program, the original did not consider the program for thread synchronization problems to solve synchronization problems. The source code is given final complete code, helpful learning.
Platform: | Size: 528384 | Author: 海子 | Hits:

[VC/MFCshenrupoxiewtlL

Description: WTL 是Windows Template Library 的缩写。最初,WTL 是由微软的A T L(Active Template Library)小组成员开发的一个SDK 例子。主要是基于ATL 的对Win32 API 的封装。从 2.0 后,功能逐步完善,成为了一个完整的支持窗口的框架(windows framework)。 与MFC 相比较,功能并没有MFC 完善。比如MFC 支持doc/view 架构,而WTL 并不 支持。同时,WTL 也没有Microsoft 的官方支持。但是,WTL 是基于模版(template)的, 其应用程序最小只有24KB,同时不象MFC,依赖DLL(MFC 需要MFC42.DLL)。 WTL 系列文章对WTL 进行了深入剖析,希望能方便您对WTL 有一个深入的理解,从 而能得心应手的开发出高质量的Windows 应用程序。-WTL Windows Template is the abbreviation of Library. First, WTL is a Microsoft A T L (Active Template Library) an example of a SDK team development. ATL is mainly on the API package based on Win32. From the After 2, function gradually improved, a framework of a complete support window (windows framework). Compared with MFC, MFC is not perfect function. For example, MFC supports the doc/view architecture, and WTL is not Support. At the same time, WTL also has no official support for Microsoft. However, WTL is based on the template (template), The application of minimum is only 24KB, but unlike MFC, rely on the DLL (MFC MFC42.DLL). WTL series of in-depth analysis on the WTL, hoping to facilitate you have a deep understanding of WTL, from To develop and use the high quality Windows applications.
Platform: | Size: 287744 | Author: wjm | Hits:

[OtherDirectX3D

Description: 应几个网友的要求,利用工作之余,写了一篇DirectX 3D(简称D3D)编程入门教程。该教程适用于一些刚刚涉及D3D编程的朋友,读者必须有一定的C++ 和Win32的编程知识。在教程的最后,会给出一个完整的实例,让你显示一个活生生的三位物体。对一些大虾级的高手,这只能使班门弄斧了,同时也非常欢迎爱好D3D编程的朋友和我联系和交流,并提出宝贵意见。 该教程基于DirectX 8.0 Graphics, 一部分内容由DirectX 8.0 SDK 英文文档翻译而来,一部分是自己工作经验的总结,作者对此享有著作权,读者可任意拷贝和传播,但不包含商业的用途,转贴请注明出处。 作者联系方式: jockey8888@sina.com -Should be several requirements of users, the use of spare time, wrote a DirectX 3D (referred to as D3D) Programming Tutorial. This tutorial applies to some friends just involve D3D programming, the reader must have some C++ and Win32 programming knowledge. In the course of the last, will give a complete example, let you display a live three objects. For some prawns master class, this can trespass, but also very much welcome the loving friends and I D3D programming contacts and exchanges, and made valuable suggestions. This tutorial is based on DirectX 8.0 Graphics, part of the English translation of the document by the DirectX 8.0 SDK comes, in part, summed up his experience, this author enjoys copyright, copy and disseminate any reader, but does not contain commercial uses, please note posted Ming source. Author Contact: jockey8888@sina.com
Platform: | Size: 8192 | Author: 刘德华 | Hits:

[Dialog_WindowGreedy_Snake

Description: win32程序开发,使用SDK编写的贪吃蛇游戏,分步骤进行代码编写,最终形成的完整的贪吃蛇游戏-win32 program development, use the SDK to write the Snake game, step by step to write code, and ultimately the formation of a complete game of Snake
Platform: | Size: 11564032 | Author: StarrySky | Hits:

[Delphi VCLMappedFileStream

Description: The MappedFileStream unit allows using the technique of projection file in Windows memory as simply as that allows a TStream. This object job as a TMemoryStream and TFileStream. For more information about the file in memory mapping , refer to the SDK Help files Win32 or MSDN. To test this example, run twice the sample file.
Platform: | Size: 13312 | Author: jarod1337 | Hits:
« 1 2 ... 10 11 12 13 14 15»

CodeBus www.codebus.net